On the Parameterized Complexity of Red-Blue Points Separation
نویسندگان
چکیده
We study the following geometric separation problem: Given a set R of red points and a set B of blue points in the plane, find a minimum-size set of lines that separate R from B. We show that, in its full generality, parameterized by the number of lines k in the solution, the problem is unlikely to be solvable significantly faster than the brute-force nO(k)-time algorithm, where n is the total number of points. Indeed, we show that an algorithm running in time f(k)no(k/ log k), for any computable function f , would disprove ETH. Our reduction crucially relies on selecting lines from a set with a large number of different slopes (i.e., this number is not a function of k). Conjecturing that the problem variant where the lines are required to be axis-parallel is FPT in the number of lines, we show the following preliminary result. Separating R from B with a minimum-size set of axis-parallel lines is FPT in the size of either set, and can be solved in time O∗(9|B|) (assuming that B is the smallest set). 1998 ACM Subject Classification F.2.2 Nonnumerical Algorithms and Problems
منابع مشابه
Parameterized Red-Blue Geometric Covers
Given a finite set of blue points and a finite set of red points on a plane, we define the Red-Blue Geometric Cover problem as the problem of finding the minimum number of specific geometrical objects that can cover all blue points, but none of the red points. We note that Red-Blue Geometric Cover is closely related to several optimization problems studied earlier. These include Set Cover, Domi...
متن کاملParameterized Algorithms for Load Coloring Problem
One way to state the Load Coloring Problem (LCP) is as follows. Let G = (V,E) be graph and let f : V → {red,blue} be a 2-coloring. An edge e ∈ E is called red (blue) if both end-vertices of e are red (blue). For a 2-coloring f , let r′ f and b′f be the number of red and blue edges and let μf (G) = min{r ′ f , b ′ f}. Let μ(G) be the maximum of μf (G) over all 2-colorings. We introduce the param...
متن کاملA bounded search tree algorithm for parameterized face cover
The parameterized complexity of the FACE COVER problem is considered. The input to this problem is a plane graph G with n vertices. The question asked is whether, for a given parameter value k, there exists a set of k or fewer faces whose boundaries collectively cover (contain) every vertex in G. Early attempts achieved run times of O∗(12k) or worse, by reducing the problem into a special form ...
متن کاملParameterized reductions and algorithms for a graph editing problem that generalizes vertex cover
We study a novel generalization of the Vertex Cover problem which is motivated by, e.g., error correction (data cleaning) prior to inference of chemical mixtures by their observable reaction products. We focus on the important case of deciding on one of two candidate substances. This problem has nice graph-theoretic formulations situated between Vertex Cover and 3-Hitting Set. In order to chara...
متن کاملParameterized Reductions and Algorithms for Another Vertex Cover Generalization
We study a novel generalization of the Vertex Cover problem which is motivated by, e.g., error correction in the inference of chemical mixtures by their observable reaction products. We focus on the important case of deciding on one of two candidate substances. This problem has nice graph-theoretic formulations situated between Vertex Cover and 3-Hitting Set. In order to characterize their para...
متن کامل